*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sat, 6 Jan 2007 00:21:09 +0000 (00:21 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 6 Jan 2007 00:21:09 +0000 (00:21 +0000)
admin/FOR-RELEASE
lisp/ChangeLog

index 1eb018a9aa9f35ccee096791a8a7a9311d65eeb7..384c305981129de734b3d221f352877e0eddeac3 100644 (file)
@@ -90,6 +90,8 @@ through the custom mechanism.
 
 ** (global-set-key "\M-k" 'bury-buffer) confuses tutorial warnings.
 
+** jpff@cs.bath.ac.uk, Jan 5: Failure to submit second netnews message
+
 * DOCUMENTATION
 
 ** Check the Emacs Tutorial.
index 9cc333d6db6fb2d3dd43ed505e869d4e0db97ce8..ba25c22ef193659df750d95843506db7d577ba29 100644 (file)
@@ -1,3 +1,8 @@
+2007-01-05  Takaaki Ota  <Takaaki.Ota@am.sony.com>
+
+       * textmodes/table.el (table--warn-incompatibility):
+       Use display-warning instead of momentary-string-display.
+
 2007-01-05  Richard Stallman  <rms@gnu.org>
 
        * image.el (image-type-header-regexps): Recognize xbm more strictly.